home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Clickx 35
/
Clickx 35.iso
/
assets
/
software
/
EC Architect
/
Acrobat
/
Data1.cab
/
Multimedia.api
/
EXVW
/
10004
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-05-15
|
314 b
|
16 lines
dialog( name: '$$$/Dialogs/Multimedia/GetURL' )
{
view( align_children: align_right )
{
view( align_children: align_row )
{
static_text( name: '$$$/Dialogs/Multimedia/GetURL/LocationLabel' );
edit_text( item_id: 'path', width: max_char_width() * 25 );
}
gap();
ok_cancel();
}
}